home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / tools / czesc_2 / intellikey / intellikey.doc < prev    next >
Text File  |  1992-06-18  |  6KB  |  150 lines

  1.                                INTELLIKEY V 1.1
  2.  
  3. NOTICE: Requires OS2.0.
  4.  
  5.         First, the obligatory legal stuff.
  6. ================================================================================
  7. IntelliKey 1.1 is Copyright 1992 by Vallen Software.  All rights reserved.
  8. IntelliKey is freely distributable, but ONLY IN THE ARCHIVE FORMAT.  ALL
  9. FILES IN THE ARCHIVE MUST BE INCLUDED TOGETHER.
  10. Not for resale.
  11. ================================================================================
  12.  
  13.  
  14.  WELCOME -- to IntelliKey version 1.1! :)  
  15.  
  16.  
  17. ********************************* SETUP ***********************************
  18.  
  19. IntelliKey is easy to get working and set to your own preferences.  Follow
  20. the steps below.
  21.  
  22.  
  23.     o  Move the IntelliKey.config to your S: directory.
  24.          o  Note: Do NOT modify IntelliKey.config manually.  You should never
  25.             need to, so don't.  Use the "config" option on IntelliKey to
  26.             change your config.  If you want to add comments into your config
  27.             file, then that's fine.  Comments are anything that IntelliKey
  28.             doesn't recognize as a specifier (i.e., opts=.., tries=...).  So
  29.             putting "Good evening, folks." in your config file is fine.
  30.             However, putting "mode=This is ...blah blah blah." is NOT fine.
  31.     o  Type "IntelliKey config" and set yourself up.
  32.          o  Note: For the "mode" entry, normal pertains to a 640x200 screen,
  33.             and lace pertains to a 640x400 screen.  I recommend the
  34.             latter.
  35.     o  Put the line "IntelliKey" in your Startup-sequence.  Placement is
  36.        EXTREMELY crucial!!  Place it so it's after "SetClock load >nil:" (or
  37.        whatever it may be), but place it BEFORE the first program that
  38.        outputs or opens its own screen or window.  In OS 2.0, the Startup-
  39.        Sequence is unbreakable--immune to ^D--however, it is not bypassable.
  40.        Therefore, put it in the right spot in your Startup-Sequence so that
  41.        IntelliKey is unavoidable, unless of course they bypass the Startup-
  42.        Sequence.  I put "IntelliKey" right after IPrefs.
  43.     o  Go ahead and reset and try it out!
  44.  
  45. ********************************* OPTIONS *********************************
  46.  
  47. This section is an explanation of the options in the config file.
  48.  
  49. These are all the possible entries you could have in your config file:
  50.   tries=<x>
  51.   mode=<x>
  52.   loglevel=<x>
  53.   passwd=<x>
  54.   col=<x>
  55.   opts=<x>
  56.   ddiv=<x>
  57.   timeout=<x>
  58.   suppassword=<x>
  59. Where <x> is some argument of some amount of parameters.
  60.  (Again, use "IntelliKey config" to configure!  Don't edit S:IntelliKey.config
  61. manually unless you really know what you're doing.)
  62.  
  63. TRIES:
  64.   This indicates how many failed attempts before denying access.  If you set
  65. this at 2, for instance, a scene might look like this:
  66.    Enter password: blah
  67.    Wrong, try again.
  68.    Enter password: computer
  69.    Sorry, incorrect.  Access denied.
  70.  
  71. MODE:
  72.   This is the screen mode to use for the IntelliKey screen.  Explained above.
  73.  
  74. LOGLEVEL:
  75.   This is the log level for when people try to give a password to IntelliKey.
  76. Explained in IntelliKey's config mode.
  77.  
  78. PASSWD:
  79.   This is your password.  It's encrypted, so don't worry about anyone
  80. checking out your config to find out what your password is.
  81.  
  82. COL:
  83.   Defines the colors for the IntelliKey screen.
  84.  
  85. OPTS:
  86.   Various options:
  87.     dim: IntelliKey screen dims as soon as it comes up, and un-dims when a
  88.          key is hit.  Prevents monitor burn.
  89.  
  90. DDIV:
  91.   Defines the darkness divisor.  i.e., if ddiv=2, and you have the dim option
  92. defined, the color values will be divided by 2.  A ddiv of 16 would result in
  93. a completely dark screen.
  94.  
  95. TIMEOUT:
  96.   This sets the dimmer timeout value.  The unit is in ticks, so you'll have
  97. to experiment.  The screen, if not already dim, will dim after <x> ticks.
  98.  
  99. SUPPASSWORD:
  100.   StartUP password or "config" password.  Rather than typing your IntelliKey
  101. password in order to config, you have two separate passwords.  This is to
  102. avoid problems with having to input a RawMode password to config.
  103.  
  104. ********************************* SPECIAL *********************************
  105.  
  106. Special key functions are explained here, along with other things.
  107.  
  108. Hitting <ESC> will dim the screen.  The "dim" option just dims the IK screen
  109. right away.  You can use <ESC> to do it manually.
  110.  
  111. If you hit a non-alpha or non-digit key (anything other than a letter or a
  112. number), the screen will flash.
  113. But this pertains to non-raw mode.  Starting with version 1.1, IntelliKey
  114. supports raw passwords, which may consist of ANYTHING on your keyboard, even
  115. mouse buttons.  Your password could be something like: hold down left shift,
  116. press the middle mouse button twice (if you have one), turn on caps lock, hit
  117. F3, turn off caps lock, release left shift.  HOWEVER!!  You can NOT hold down
  118. all keys.  If you do, they will repeat.  See the file "raw.table" to find out
  119. which keys repeat when held down and which don't.  This is important.
  120.  
  121. ============================================================================
  122.  
  123. If you have ANY question whatsoever, or suggestions, comments, doubts,
  124. or need any help at all, don't hesitate to e-mail me!  You can reach me at
  125. sah@gnu.ai.mit.edu.
  126.  
  127. ---------
  128.  
  129. IntelliKey 1.1 is ShareWare!  I've spent countless hours staying up late
  130. perfecting this thing.  All I ask for is a mere donation of $10 to $20.  You
  131. don't have to, of course.  But I'd really really appreciate it, and it would
  132. give me incentive to develop more things.
  133. You can send checks or money orders.  Make checks out to "Sam Hulick," not
  134. Vallen Software.
  135.  
  136. Again, I emphasize that you send me any suggestions or anything at all, and
  137. I'll try my very best to implement it.
  138.  
  139.  
  140.   Send money to:
  141.                     Vallen Software
  142.                     1400 Whisnand Road
  143.                     Bloomington, IN  47408
  144.  
  145.  Thank you.
  146.  
  147.          ---/-- SH --/--
  148.  
  149.  
  150.